Usage APIcrm/InvoicesUpdate an invoice itemUpdate an invoice item PUT /api/2.0/crm/invoiceitem/{id:[0-9]+} Updates the selected invoice item with the parameters (title, description, price, etc.) specified in the request. Request Responses200401Updated invoice itemUnauthorized